<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>File Transfer Planet Forums &#187; Forum: FTP Help and Tips - Recent Topics</title>
<link>http://www.filetransferplanet.com/forums/</link>
<description>your guide to the world of File Transfer.. and beyond!</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 19:12:06 +0000</pubDate>

<item>
<title>asdxrwhosu on "FTP error 553"</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-error-553#post-249</link>
<pubDate>Wed, 02 Sep 2009 16:37:56 +0000</pubDate>
<dc:creator>asdxrwhosu</dc:creator>
<guid isPermaLink="false">249@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I'm trying to FTP from mainframe to server back to back FTP transfers less than 10 seconds apart and the second dies. I'm assuming because the Port is tied up FTPing the first one. FTP statements and FTP messages included here. Is there an FTP command to &#34;pause&#34; the second transfer until the first FTP exits and lets go of the Port?&#60;/p&#62;
&#60;p&#62;eprint.okstate.edu&#60;br /&#62;
userid password&#60;br /&#62;
binary&#60;br /&#62;
put 'sisdm.tsadtr.file' tsadtr&#60;br /&#62;
put 'sisdm.ftpblank.data' tsadtr.done&#60;br /&#62;
quit  &#60;/p&#62;
&#60;p&#62;EZA1450I IBM FTP CS V1R4&#60;br /&#62;
EZA1772I FTP: EXIT has been set.&#60;br /&#62;
EZA1456I Connect to ?&#60;br /&#62;
EZA1736I  eprint.okstate.edu&#60;br /&#62;
EZA1554I Connecting to: eprint2.okstate.edu 139.78.101.56 port: 21.&#60;br /&#62;
220 (vsFTPd 2.0.5)&#60;br /&#62;
EZA1459I NAME (eprint.okstate.edu:ASDXRWH):&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; USER sisosud&#60;br /&#62;
331 Please specify the password.&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; PASS&#60;br /&#62;
230 Login successful.&#60;br /&#62;
EZA1460I Command:&#60;br /&#62;
EZA1736I  binary&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; TYPE I&#60;br /&#62;
200 Switching to Binary mode.&#60;br /&#62;
EZA1460I Command:&#60;br /&#62;
EZA1736I  put 'sisdm.tsadtr.file' tsadtr&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; SITE VARrecfm LRECL=8192 RECFM=U BLKSIZE=8192&#60;br /&#62;
500 Unknown SITE command.&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; PORT 139,78,100,9,12,202&#60;br /&#62;
200 PORT command successful. Consider using PASV.&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; STOR tsadtr&#60;br /&#62;
553 Could not create file.&#60;br /&#62;
EZA1735I FTP Return Code = 27553, Error Code = 00002&#60;br /&#62;
EZA1701I &#38;gt;&#38;gt;&#38;gt; QUIT&#60;br /&#62;
221 Goodbye.
&#60;/p&#62;</description>
</item>
<item>
<title>Eduardo Garcia on "App or Script that automates file upload"</title>
<link>http://www.filetransferplanet.com/forums/topic/app-or-script-that-automates-file-upload#post-1379</link>
<pubDate>Fri, 27 Jan 2012 09:06:41 +0000</pubDate>
<dc:creator>Eduardo Garcia</dc:creator>
<guid isPermaLink="false">1379@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I need some help to automate a process, I have WS FTP Server where users in the company need to share files with people from outside. What I need is that when a user uploads a file to a client it a) Automatically creates a temporary access to that file and b) Sends an email with that information to the client for download through the FTP.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
</item>
<item>
<title>Malter on "550 Critical Error in FTP (Access is denied)"</title>
<link>http://www.filetransferplanet.com/forums/topic/550-critical-error-in-ftp-access-is-denied#post-380</link>
<pubDate>Thu, 21 Jan 2010 18:53:47 +0000</pubDate>
<dc:creator>Malter</dc:creator>
<guid isPermaLink="false">380@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I am trying to update a friend's site for him (change some text, add some photos) and so I set up an FTP (using FileZilla) into his hosting account.  The files that I am trying to modify are .HTML files.  I copied some of them over to a local folder on my computer, made one change to a file to test it out (index.html file) and then tried overwriting the old hosted file with the updated file.  However, when I do that, I get this error:&#60;/p&#62;
&#60;p&#62;Status:	Connection established, waiting for welcome message...&#60;br /&#62;
Response:	220 Microsoft FTP Service&#60;br /&#62;
Command:	USER lawyer&#60;br /&#62;
Response:	331 Password required for lawyer.&#60;br /&#62;
Command:	PASS ********&#60;br /&#62;
Response:	230 User lawyer logged in.&#60;br /&#62;
Status:	Connected&#60;br /&#62;
Status:	Starting upload of C:\Users\Marc\Documents\Warren\index.html&#60;br /&#62;
Command:	CWD /&#60;br /&#62;
Response:	250 CWD command successful.&#60;br /&#62;
Command:	TYPE A&#60;br /&#62;
Response:	200 Type set to A.&#60;br /&#62;
Command:	PASV&#60;br /&#62;
Response:	227 Entering Passive Mode (74,39,248,241,19,140).&#60;br /&#62;
Command:	STOR index.html&#60;br /&#62;
Response:	550 index.html: Access is denied.&#60;br /&#62;
Error:	Critical error&#60;/p&#62;
&#60;p&#62;Any idea how to fix this or what is wrong?  I tried manually changing the permissions on the file and the entire folder to 755 and 777, but they keep reverting back to their original settings.  I'm sure it is a permissions setting problem, but I don't know what to do to fix it.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Shane on "Preserve File Times"</title>
<link>http://www.filetransferplanet.com/forums/topic/preserve-file-times#post-1311</link>
<pubDate>Thu, 29 Dec 2011 18:02:38 +0000</pubDate>
<dc:creator>Shane</dc:creator>
<guid isPermaLink="false">1311@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Greetings,&#60;/p&#62;
&#60;p&#62;There is an option in Program Options &#38;gt; Browser Integration &#38;gt; &#60;strong&#62;Preserve file times&#60;/strong&#62;. However, this only works downloading files. Is there an option to preserve the files times when &#60;em&#62;uploading&#60;/em&#62; files?&#60;/p&#62;
&#60;p&#62;I'm using WS_FTP 12.3 LE.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Shane.
&#60;/p&#62;</description>
</item>
<item>
<title>Shane on "Change Sounds"</title>
<link>http://www.filetransferplanet.com/forums/topic/change-sounds#post-1111</link>
<pubDate>Tue, 21 Jun 2011 15:20:30 +0000</pubDate>
<dc:creator>Shane</dc:creator>
<guid isPermaLink="false">1111@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Greetings,&#60;/p&#62;
&#60;p&#62;I've just downloaded WS_FTP 12 LE. How can disable the sounds? I thought I could do it in Control Panel - but it just has broken links there.&#60;/p&#62;
&#60;p&#62;I'm running Windows 7 Home Premium.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Shane.
&#60;/p&#62;</description>
</item>
<item>
<title>CookieBird on "FTP was hacked"</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-was-hacked#post-1292</link>
<pubDate>Fri, 23 Dec 2011 23:44:15 +0000</pubDate>
<dc:creator>CookieBird</dc:creator>
<guid isPermaLink="false">1292@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;What if someone's FTP info was hacked? how would they get it back?&#60;/p&#62;
&#60;p&#62;Email me at &#60;a href=&#34;mailto:soulja.souljaboy.boy@gmail.com&#34;&#62;soulja.souljaboy.boy@gmail.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gmills on "Unable to replace opening website page"</title>
<link>http://www.filetransferplanet.com/forums/topic/unable-to-replace-opening-website-page#post-1179</link>
<pubDate>Mon, 07 Nov 2011 14:35:30 +0000</pubDate>
<dc:creator>gmills</dc:creator>
<guid isPermaLink="false">1179@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;My site, &#60;a href=&#34;http://www.gerryscorner.com&#34; rel=&#34;nofollow&#34;&#62;http://www.gerryscorner.com&#60;/a&#62; was originally set up with an applet/link that takes too long to load. I was able to add a directive that would bypass the applet, and successfully sent it to the site, but it does not replace the original splash page. Instead it lurks as if page 2. So, if clicking on the opening page, up comes the replacement page, which works just fine.&#60;br /&#62;
I have searched for all the instances of source code for the original page, thought I had them all, but there is either one more hidden or the original source is somehow locked.&#60;br /&#62;
If it's locked, I don't know what to look for .
&#60;/p&#62;</description>
</item>
<item>
<title>Indy on "FTP made a total mess"</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-made-a-total-mess#post-1155</link>
<pubDate>Tue, 27 Sep 2011 20:03:09 +0000</pubDate>
<dc:creator>Indy</dc:creator>
<guid isPermaLink="false">1155@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I uploaded some files using FTP during which my internet connection got disconnected quite a lot. After some time I tried again, but the files were not properly transfering. So I thought it was some problem with the permissions and fiddled with it. Now the permission to the whole site is blocked. When I take the site at &#60;a href=&#34;http://www.example.com&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com&#60;/a&#62; its showing , you do not have access to / . Now in my root directory I can see only the stat folder and nothing else. I cannot create the public_html folder either. In short, I BEEP up my client's site(I did not take any backup either, which sucks). Any help will be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>CT2 on "Script to move files from one directory to another within the FTP-Server"</title>
<link>http://www.filetransferplanet.com/forums/topic/script-to-move-files-from-one-directory-to-another-within-the-ftp-server#post-1146</link>
<pubDate>Sat, 10 Sep 2011 18:23:35 +0000</pubDate>
<dc:creator>CT2</dc:creator>
<guid isPermaLink="false">1146@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;how could a script (WS_FTP Professional --&#38;gt; Script Utility) look like if I want to move files with a file name like &#34;image_11-09-08_10-23-45&#34; (&#34;image_year-month-day_hours-minutes-seconds&#34;) from one directory to another within the FTP-Server. The difficulty is that I don't know the filenames exactly so I HAVE TO work with wildcards, e. g. like this &#34;image_11-09-*&#34;.&#60;/p&#62;
&#60;p&#62;How could this be done for a lot of files?&#60;/p&#62;
&#60;p&#62;TIA.&#60;br /&#62;
CT2
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "WS_FTP Pro 2007 + SFTP question"</title>
<link>http://www.filetransferplanet.com/forums/topic/ws_ftp-pro-2007-sftp-question#post-683</link>
<pubDate>Wed, 23 Jun 2010 17:05:51 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">683@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I'm trying to understand how WS_FTP handles SFTP.  Here's my situation: We're connecting to a vendor, they mandate SFTP on an odd port.  I have all the firewall pieces taken care of, and we can connect, but apparently the SSH keypair authentication isn't working.  The vendor has provided me two Public SSH keys, and RSA and a DSA.  I can't find anywhere in WS_FTP 2007 Pro to import these keys, though when I set up the SFTP conneciton, and connect for the first time, it pops up a screen about an &#34;Untrusted SSH Server Key&#34;.  I chose to &#34;trust this key&#34;, then there is an entry that appears in Tools &#38;gt; Options &#38;gt; SSH &#38;gt; Trusted Hosts.  So, can anyone tell me if the &#34;Trusted Host&#34; the same as importing the vendor's public key?  If it is, then why am I getting the error &#34;Failed SSH User Authentication&#34; when trying to connect?  I feel like I'm missing something.  I've used other applications that allow you to import a public key to use, then select that key for a specific site.
&#60;/p&#62;</description>
</item>
<item>
<title>soporte@arweb.com on "Special FTP Program"</title>
<link>http://www.filetransferplanet.com/forums/topic/special-ftp-program#post-1133</link>
<pubDate>Tue, 09 Aug 2011 20:13:29 +0000</pubDate>
<dc:creator>soporte@arweb.com</dc:creator>
<guid isPermaLink="false">1133@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hello people, I want a FTP application which give me a detail log. For example:&#60;/p&#62;
&#60;p&#62;My situation is:&#60;br /&#62;
- Many client stations (U)&#60;br /&#62;
- Many websites connecexations. (W)&#60;br /&#62;
- Many remote servers. (R)&#60;br /&#62;
- Many local servers. (L)&#60;br /&#62;
- A ISP Connection.&#60;br /&#62;
- A Proxy Software in a bridge computer between Internet and LAN.&#60;/p&#62;
&#60;p&#62;We need to know if somebody knows any FTP software for:&#60;br /&#62;
1 - Make users for U&#60;br /&#62;
2 - Give permissions per user for W&#60;br /&#62;
3 - Log with date and time for connection, add, modify or delete folders or files per users.&#60;br /&#62;
4 - Support SFTP connections.&#60;/p&#62;
&#60;p&#62;An example for log are these actions:&#60;br /&#62;
Developer 1:    20/07/2011      10:00am&#60;br /&#62;
                OPEN to Application FTP in LOCAL SERVER&#60;br /&#62;
                CONNECT to website connection vandyke.com&#60;br /&#62;
                MAKE FOLDER images&#60;br /&#62;
                GO IN images&#60;br /&#62;
                20/07/2011      10:01am&#60;br /&#62;
                UPLOAD logo.jpg&#60;br /&#62;
                CLOSE connection to vandyke.com&#60;br /&#62;
                CLOSE Application&#60;/p&#62;
&#60;p&#62;Developer 2:    25/07/2011      4:00pm&#60;br /&#62;
                OPEN to Application FTP in LOCAL SERVER&#60;br /&#62;
                CONNECT to website connection arweb.com&#60;br /&#62;
                GO IN app&#60;br /&#62;
                25/07/2011      4:10pm&#60;br /&#62;
                UPLOAD index.php&#60;br /&#62;
                OVERWRITE main.php&#60;br /&#62;
                DELETE index._php&#60;br /&#62;
                CLOSE connection to arweb.com&#60;br /&#62;
                CLOSE Application&#60;/p&#62;
&#60;p&#62;Log:            20/07/2011      10:00am&#60;br /&#62;
                Developer 1 open FTP&#60;br /&#62;
                Developer 1 connect to vandyke.com&#60;br /&#62;
                Developer 1 make images folder&#60;br /&#62;
                Developer 1 change folder to images&#60;br /&#62;
                20/07/2011      10:01am&#60;br /&#62;
                Developer 1 upload file logo.jpg&#60;br /&#62;
                Developer 1 close connection to vandyke.com&#60;br /&#62;
                Developer 1 close FTP&#60;br /&#62;
                25/07/2011      4:00pm&#60;br /&#62;
                Developer 2 open FTP&#60;br /&#62;
                Developer 2 connect to arweb.com&#60;br /&#62;
                Developer 2 change folder to app&#60;br /&#62;
                25/07/2011      4:10pm&#60;br /&#62;
                Developer 2 upload file index.php&#60;br /&#62;
                Developer 2 overwrite file main.php&#60;br /&#62;
                Developer 2 delete file index,_php&#60;br /&#62;
                Developer 2 close connection to arweb.com&#60;br /&#62;
                Developer 2 close FTP&#60;/p&#62;
&#60;p&#62;Maybe is too information but if somebody know about it please, help me. If I can do it in Windows 2003 Server FTP ok, no problem, but I need a software for this.&#60;/p&#62;
&#60;p&#62;Thank you very much for all of your help people.
&#60;/p&#62;</description>
</item>
<item>
<title>Raingazer on "FTP File Problem: After one day, files are gone."</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-file-problem-after-one-day-files-are-gone#post-1130</link>
<pubDate>Mon, 01 Aug 2011 04:16:24 +0000</pubDate>
<dc:creator>Raingazer</dc:creator>
<guid isPermaLink="false">1130@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hello, everyone. I'm just new here and I don't really know anything about FTP. I'm part of a scan group and our founder are having problems with her files being uploaded in her FTP. Every time she uploads something, the next day it'll vanish. It's probably our fault since we've changed FTPs a lot in the past few weeks proving we're the ones at wrong. Please help us!&#60;/p&#62;
&#60;p&#62;I will also check out the stuffs in this website to gain more knowledge about FTP.&#60;/p&#62;
&#60;p&#62;Thank you in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>wmarandu on "WS_FTPPRO scheduled script hangs!! HELP!!"</title>
<link>http://www.filetransferplanet.com/forums/topic/ws_ftppro-scheduled-script-hangs-help#post-1114</link>
<pubDate>Wed, 22 Jun 2011 19:07:22 +0000</pubDate>
<dc:creator>wmarandu</dc:creator>
<guid isPermaLink="false">1114@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I have a scheduled task to run a script created in WS_FTPPRO and when the scheduled time occurs, the WS_FTPPRO Application opens, but the &#34;Connect to Remote Host&#34; window opens on the correct site, but the &#34;Connect&#34; button is highlighted and the connection does not occur. What is wrong?&#60;/p&#62;
&#60;p&#62;Here is a sample of the task:&#60;br /&#62;
&#34;C:\Program Files\WS_FTP Pro\wsftppro.exe&#34; -f &#34;C:\Program Files\WS_FTP Pro\test.scp&#34;&#60;/p&#62;
&#60;p&#62;and Here is the script:&#60;br /&#62;
TRACE D:\Group\TestOut\TRACE\transfertrace.txt&#60;br /&#62;
LOG D:\Group\TestOut\LOG\transferlog.txt&#60;br /&#62;
USER zzzzzzzzzz&#60;br /&#62;
PASS yyyyyyyyyy&#60;br /&#62;
CONNECT xxx.xxx.xxx.xxx&#60;br /&#62;
ONSUCCESS GOTO FILEDELETE&#60;br /&#62;
LCD D:\Group\TestOut&#60;br /&#62;
ONERROR GOTO DISCONNECT&#60;/p&#62;
&#60;p&#62;LABEL FILEDELETE&#60;br /&#62;
CWD Inbound&#60;br /&#62;
MPUT *.txt&#60;br /&#62;
SHELL D:\Group\Test\BKUP.BAT&#60;/p&#62;
&#60;p&#62;LABEL DISCONNECT&#60;br /&#62;
CLOSE&#60;/p&#62;
&#60;p&#62;Any suggestions would be appreciated.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>jdserbon on "Speed up transfer rate from C drive to server"</title>
<link>http://www.filetransferplanet.com/forums/topic/speed-up-transfer-rate-from-c-drive-to-server#post-1107</link>
<pubDate>Tue, 14 Jun 2011 09:16:19 +0000</pubDate>
<dc:creator>jdserbon</dc:creator>
<guid isPermaLink="false">1107@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I work remotely through a secure client VPN connection that allows me to securely transfer files from my C drive to a server.  However, the files are approximately 2 GB and pasting these files from my C drive to the shared server takes quite a long time.  Also, the remote VPN connection gives out quite often (I do not know why, my other co-workers do not have this issue) which causes a disconnect to the server.  Does anybody know how to speed the transfer rate and keep a secure connection in doing so?  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>clearism on "Error: &#34;553 could not create file&#34;"</title>
<link>http://www.filetransferplanet.com/forums/topic/error-553-could-not-create-file#post-1241</link>
<pubDate>Wed, 30 Nov 2011 02:17:46 +0000</pubDate>
<dc:creator>clearism</dc:creator>
<guid isPermaLink="false">1241@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://belayaauctions.com/&#34;&#62;群馬県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://kehobby.com/&#34;&#62;福井県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pastel.acc.ne.jp/egao/&#34;&#62;笑顔の黒酢&#60;/a&#62;&#60;br /&#62;
今朝はちょっと起きるのがつらい朝でした。花に水をやり終えてから、とりあえず朝食にします。&#60;br /&#62;
&#60;a href=&#34;http://kinirohitsuji.com/&#34;&#62;山梨県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
普段は朝食ぬきの私ですが、とても目玉焼きが食べたくてハムエッグにして頂きました。&#60;br /&#62;
&#60;a href=&#34;http://kiraren.com/&#34;&#62;長野県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://kitchen.blush.jp/&#34;&#62;lekue&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pastel.acc.ne.jp/shark-portable/&#34;&#62;シャークスチームポータブルの口コミ&#60;/a&#62;&#60;br /&#62;
出勤するのには少々時間があります、ネットでも見ながら出勤の準備をしています。&#60;br /&#62;
&#60;a href=&#34;http://asagohan-sympo.com/&#34;&#62;栃木県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
毎日のことですが、道が渋滞しています、ちょっと走るだけで時間がかかって中々進みません。&#60;br /&#62;
&#60;a href=&#34;http://binimaru.com/&#34;&#62;千葉県の看護師・・求人募集&#60;/a&#62;仕方ないですが、何か気を紛らわす曲なんかかけるといいですね。&#60;br /&#62;
ここのところ仕事の内容が変わってきまして私にはわからないことが多くて早く慣れて作業をこなしていかないとです。&#60;br /&#62;
&#60;a href=&#34;http://miyakojima-ku.com/&#34;&#62;静岡県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://xn--tckuda7a6cb9773d.jp/&#34;&#62;lplpルプルプ&#60;/a&#62;&#60;br /&#62;
今日もなんだかんだで終業時間、かなりお疲れ様状態。今日は何か元気の出るドリンクなんか飲んで早々に帰宅しました。&#60;br /&#62;
&#60;a href=&#34;http://alohalagoon.com/&#34;&#62;茨城県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
家にかえったので、まずは食事ということで冷蔵庫の中から材料を取り出して料理してみました。&#60;br /&#62;
&#60;a href=&#34;http://nikko-takeya.com/&#34;&#62;愛知県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
最近はずっと簡単な食事が多いです。わりと面倒くさがり屋なのでワンパターンの食事が多いんです。&#60;br /&#62;
&#60;a href=&#34;http://2nd-off.com/&#34;&#62;三重県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
最近栄養が偏っているなあと思います、毎日毎日冷凍食品などで決まったようなものばかりじゃあダメですよね。&#60;br /&#62;
&#60;a href=&#34;http://ai-kago.net/&#34;&#62;青森県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
さて毎日欠かさず見ているテレビ鑑賞です。毎日見ないとやはり寝つきが悪くなってしまうので。&#60;br /&#62;
&#60;a href=&#34;http://business-insurance-online.com/&#34;&#62;新潟県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://churasan.net/&#34;&#62;富山県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://greenehouseapts.com/&#34;&#62;石川県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
趣味だと思い忘れず行ってしまいます。今ではちょっと好きですね。&#60;br /&#62;
友達はみんな、がんばれなんて言ってくれるんですが私が時々、ダウンしてしまう時があります。&#60;br /&#62;
もうこんな時間だ。あわてて明日の用意をするのも嫌なので今から用意して寝ます。&#60;br /&#62;
&#60;a href=&#34;http://773yue.com/&#34;&#62; 北海道の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://br-infinity.com/&#34;&#62;東京都の看護師・・求人募集&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;今日もいつもの時間に目が覚めました。プランターの花に水をやり終えてから、早速朝食です。&#60;br /&#62;
&#60;a href=&#34;http://ns-kobo.com/&#34;&#62;和歌山県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://scarab-jp.com/&#34;&#62;鳥取県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
私の場合は朝はほとんど食べないで牛乳とバナナなんかで済ましてしまいます。&#60;br /&#62;
&#60;a href=&#34;http://benrikurosawa.com/&#34;&#62;長崎県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://e-handbill.com/&#34;&#62;鹿児島県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
出勤するので、あまり長くネットを見ていられないですが短い間に面白そうな物を発見できないかなあと思いながらも時間なので外出します。&#60;br /&#62;
&#60;a href=&#34;http://cv-creative.com/&#34;&#62;奈良県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://coree.ne.jp/saitama/&#34;&#62;埼玉県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
朝はいつものルートで混雑しているのは当たり前、そんなことでめげていてはだめです。&#60;br /&#62;
&#60;a href=&#34;http://pastel.acc.ne.jp/hyougo/&#34;&#62;兵庫県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://chao.ciao.jp/simane&#34;&#62;島根県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
結構ハードな仕事内容ではありますが結構やりがいのある仕事で、あっという間に時間が過ぎます。&#60;br /&#62;
&#60;a href=&#34;http://cdr.ne.jp/okayama/&#34;&#62;岡山県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://gra.holy.jp/hirosima/&#34;&#62;広島県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
時計の針も終業時間を指しています、パチンコ屋さんが呼んでいる、なんて言いながらそそくさと帰って今日も端台で勝負！&#60;br /&#62;
&#60;a href=&#34;http://lighttyo.com/&#34;&#62;大阪府の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://g-star.boy.jp/yamaguti/&#34;&#62;山口県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://fuji.catfood.jp/tokusima/&#34;&#62;徳島県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
家にかえったので、まずは食事ということで冷蔵庫の中から材料を取り出して料理してみました。&#60;br /&#62;
食事の支度って駄目ですね慣れてないと何をどうしたらいいのかな？っていうか調理する道具が揃ってないので大変です。&#60;br /&#62;
&#60;a href=&#34;http://hanihani.raindrop.jp/kagawa/&#34;&#62;香川県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://iloveyou.chu.jp/ehime/&#34;&#62;愛媛県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
最近はまっているのはラーメンです、賞味期限も長くて豚骨のスープが結構いけるんですね。&#60;br /&#62;
&#60;a href=&#34;http://chintaimap.com/&#34;&#62;京都府の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://119do.versus.jp/kouchi/&#34;&#62;高知県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://kiryuu.com/fukuoka/&#34;&#62;福岡県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
さて毎日欠かさず見ているテレビ鑑賞です。毎日見ないとやはり寝つきが悪くなってしまうので。&#60;br /&#62;
副業だと思って頑張っています。結構根気のいる大変な作業ですね。&#60;br /&#62;
友達はみんな、がんばれなんて言ってくれるんですが私が時々、ダウンしてしまう時があります。&#60;br /&#62;
&#60;a href=&#34;http://love19.chu.jp/saga/&#34;&#62;佐賀県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://tonton.boo.jp/kumamoto/&#34;&#62;熊本県の看護師・・求人募集&#60;/a&#62;&#60;br /&#62;
今日はとってもいい1日でした。夜も充実していたしこれからも充実するだろうな。&#60;br /&#62;
&#60;a href=&#34;http://boki-gokaku.com/&#34;&#62;滋賀県の看護師・・求人募集&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Boehma18 on "WS_FTP Error 10060"</title>
<link>http://www.filetransferplanet.com/forums/topic/ws_ftp-error-10060#post-1137</link>
<pubDate>Sat, 13 Aug 2011 05:12:38 +0000</pubDate>
<dc:creator>Boehma18</dc:creator>
<guid isPermaLink="false">1137@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Fit with Best Golf Clubs&#60;/p&#62;
&#60;p&#62;Well if you do then you might be interested to know about golf apparel and what keen golfers are wearing on the course nowadays. There is more to just golf than playing the game, many people see golf as a way of life so dressing good is very important, it is also important if you are playing golf professionally in which case you will need your own unique golf apparel, or if you are playing for an employer or with a boss of course you want to impress your boss all the time! If you are interested in golf clothing and what is available for you to purchase today then take a look at this article for more helpful information to get you started. HatsEvery good golfer needs a decent piece of headwear and there are many different styles and designs available, the traditional golf apparel for the head is a visor- this is practical as well as stylish because it helps to keep the sun out of your eyes without impairing your vision so that you can have a good game of golf with [url=http://www.idealgolfclubs.com]best golf clubs[/url].
&#60;/p&#62;</description>
</item>
<item>
<title>Cassandra on "Recursive CHMOD in WS_FTP Pro?"</title>
<link>http://www.filetransferplanet.com/forums/topic/recursive-chmod-in-ws_ftp-pro#post-1100</link>
<pubDate>Wed, 01 Jun 2011 05:44:20 +0000</pubDate>
<dc:creator>Cassandra</dc:creator>
<guid isPermaLink="false">1100@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I'm running WS_FTP Pro 7.62. Does it support recursive CHMOD?&#60;/p&#62;
&#60;p&#62;Thanks.&#60;br /&#62;
C.
&#60;/p&#62;</description>
</item>
<item>
<title>Markm986 on "Change folder error"</title>
<link>http://www.filetransferplanet.com/forums/topic/change-folder-error#post-1087</link>
<pubDate>Tue, 03 May 2011 14:16:06 +0000</pubDate>
<dc:creator>Markm986</dc:creator>
<guid isPermaLink="false">1087@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Getting a change folder error.&#60;br /&#62;
Folder permissions look ok&#60;br /&#62;
Clicking details I see the following message &#34;Error 83ef0000 sending FTP packet&#34;&#60;/p&#62;
&#60;p&#62;Any help appreciated!!!
&#60;/p&#62;</description>
</item>
<item>
<title>Dolore18 on "Automating Website"</title>
<link>http://www.filetransferplanet.com/forums/topic/automating-website#post-1083</link>
<pubDate>Mon, 02 May 2011 04:48:32 +0000</pubDate>
<dc:creator>Dolore18</dc:creator>
<guid isPermaLink="false">1083@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Studies show that taller women tend to swing&#60;/p&#62;
&#60;p&#62;The name of the player and any other text [url=http://www.replicawatch-uk.com/45-tag-heuer]TAG Heuer[/url] can be placed on the club face, where it can sit proudly on the mantle or other location.Their presence increases the influence the grain imposes on the path of the putt.They would be [url=http://www.replicawatch-uk.com/69-zenith]Zenith[/url] able to place all the equipments at the right place without bugging you.This is the best and crucial move of golf swing breakdown.Where are you going to find an artifact from a lost continent? And if you found one in a very specialized boutique how much would it cost? You won't buy it at a price the average citizen can fit into [url=http://www.replicawatch-uk.com/44-breitling/]Breitling[/url] the birthday budget.Wouldn't that be great?Another tip on a swing breakdown is focusing on your finishing position.Free golf tips for this include knowing how to serve two masters, handling fear, withstanding the tournament pressure, being able to [url=http://www.replicawatch-uk.com/66-u-boat]U-Boat[/url] reassemble yourself quickly after game play, and training a lot.
&#60;/p&#62;</description>
</item>
<item>
<title>bcaswell on "FTP Program"</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-program#post-812</link>
<pubDate>Mon, 28 Feb 2011 17:21:25 +0000</pubDate>
<dc:creator>bcaswell</dc:creator>
<guid isPermaLink="false">812@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I am looking for an FTP program that can:&#60;/p&#62;
&#60;p&#62;Automatically upload files upon opening&#60;br /&#62;
Store server information&#60;br /&#62;
Close program when finished&#60;br /&#62;
NOT DISPLAY THE CONTENTS OF THE REMOTE SERVER&#60;br /&#62;
DELETE ORIGINAL&#60;/p&#62;
&#60;p&#62;I work for a non-profit ambulance company and we are trying to move our runs and detail forms to a remote server we recently purchased. Once a file is scanned I need a program that can move the file automatically upon opening the program then Close the program after uploading. Most importantly it can not show the contents of the remote server and it needs to delete the file off the client computer after upload. Is there an FTP program that can do all of this? Free is preferred but paid is okay too. Thank you in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>Doug on "Running ftpscrpt.com from SQL Server Agent..."</title>
<link>http://www.filetransferplanet.com/forums/topic/running-ftpscrptcom-from-sql-server-agent#post-794</link>
<pubDate>Thu, 18 Nov 2010 11:01:38 +0000</pubDate>
<dc:creator>Doug</dc:creator>
<guid isPermaLink="false">794@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;With WS_FTP Pro 12.2, I am able to run ftpscrpt.com successfully from Microsoft SQL Server as a scheduled job. However, I've noticed that in running the job as windows user &#34;x&#34; the job will write transfer log failures to the &#34;default&#34; user folder instead of user &#34;x&#34; folder. For example, the trace log shows -&#60;br /&#62;
&#34;Transfer log was saved at &#60;a&#62;C:\Users\[b]Default[/b]\AppData\Roaming\Ipswitch\WS_FTP\Logs\TransferReq2-00001.log&#60;/a&#62;&#34;&#60;br /&#62;
instead of putting it in&#60;br /&#62;
&#34;Transfer log was saved at &#60;a&#62;C:\Users\[b]x[/b]\AppData\Roaming\Ipswitch\WS_FTP\Logs\TransferReq2-00001.log&#60;/a&#62;&#34;&#60;/p&#62;
&#60;p&#62;What makes this behavior even stranger is that if I log into the Windows 2008 system as user x, the job starts writing errors to the correct location and it also starts sending email notifications that I had set up for failure too.&#60;/p&#62;
&#60;p&#62;I started going down this road when I learned that ftpscrpt.com always exits with return code 0. Thus telling the system that the application was successful when in fact it had a connection or FTP failure. I suppose that is still true, but if not I'd be glad to hear about any change there.&#60;/p&#62;
&#60;p&#62;Please help and let me know how to run ftpscrpt.com as a user other than &#34;default&#34;, so failure logs go to the correct path and emails get generated.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Unable to Edit on WSFTP LE 6.0"</title>
<link>http://www.filetransferplanet.com/forums/topic/unable-to-edit-on-wsftp-le-60#post-776</link>
<pubDate>Sun, 29 Aug 2010 18:15:41 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">776@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I have been using WSFTP-LE 6.0 the free version forever.  Suddenly I can no longer Edit!  The file opens up in Notepad as usual and I edit my stuff and save it as I always do.  But when I reopen the file my changes are not saved!  Also when I move the file to the Local System side I can no longer view it as I get an error message stating cannot find file!  What has changed with this programme?  Why am I no longer able to use it?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "file name changes to uppercase when updated"</title>
<link>http://www.filetransferplanet.com/forums/topic/file-name-changes-to-uppercase-when-updated#post-736</link>
<pubDate>Fri, 13 Aug 2010 15:45:20 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">736@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;When I update a file the name of the file changes to uppercase letters and I have to rename the file to lowercase letters before I upload it.  How can I prevent the file name from becoming caps?  This is driving me NUTS!  My older Ipswitch version doesn't do this!
&#60;/p&#62;</description>
</item>
<item>
<title>lgr4826 on "ftp client product data folder"</title>
<link>http://www.filetransferplanet.com/forums/topic/ftp-client-product-data-folder#post-719</link>
<pubDate>Sat, 31 Jul 2010 18:11:02 +0000</pubDate>
<dc:creator>lgr4826</dc:creator>
<guid isPermaLink="false">719@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;When trying to send a desktop shortcut, I get the message:&#60;/p&#62;
&#60;p&#62;FTP client could not run because it could not access the product data folder.  Verify that your remote drive is mapped correctly and is accessible.&#60;/p&#62;
&#60;p&#62;I don't know what this means.  Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Embedded Picture"</title>
<link>http://www.filetransferplanet.com/forums/topic/embedded-picture#post-713</link>
<pubDate>Fri, 23 Jul 2010 09:05:08 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">713@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I am using Microsoft Front Page  to create an html page with a few words and a photograph.  I have embedded the photograph (file insert, save) and it shows up in the page when I open the htm that is on my hard drive.  When I send the htm file up with ws_ftp the picture space is blank.  I have done this innumerable times previously, but am stumped now.  The src = shows the full path on the hard drive.  I have tried limiting that to name.jpg.  I have the actual jpg on the server in the same folder.  Since the page with embedded picture shows in a browser from the hard drive, I think the problem is in the transfer.  Any ideas?  This must be basic.
&#60;/p&#62;</description>
</item>
<item>
<title>butchfernando on "How do I publish a website using XSitePro"</title>
<link>http://www.filetransferplanet.com/forums/topic/how-do-i-publish-a-website-using-xsitepro#post-671</link>
<pubDate>Wed, 09 Jun 2010 00:42:38 +0000</pubDate>
<dc:creator>butchfernando</dc:creator>
<guid isPermaLink="false">671@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am a newbie. I bought a website creator, XSitePRO, which has a built in &#34;publishing&#34; feature. I created a website and until now when i click the &#34;Publish&#34; button, I get an ERROR message.&#60;/p&#62;
&#60;p&#62;I have a domain name and web hosting provided by HostMonster. My domain is officialgetitright.com&#60;/p&#62;
&#60;p&#62;I copied below the log entry of the whole process, including the error message, and then the entry I found inside the Errors tab:&#60;/p&#62;
&#60;p&#62;220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------&#60;br /&#62;
220-You are user number 5 of 50 allowed.&#60;br /&#62;
220-Local time is now 02:32. Server port: 21.&#60;br /&#62;
220-This is a private system - No anonymous login&#60;br /&#62;
220-IPv6 connections are also welcome on this server.&#60;br /&#62;
220 You will be disconnected after 15 minutes of inactivity.&#60;br /&#62;
FEAT&#60;br /&#62;
211-Extensions supported:&#60;br /&#62;
EPRT&#60;br /&#62;
IDLE&#60;br /&#62;
MDTM&#60;br /&#62;
SIZE&#60;br /&#62;
REST STREAM&#60;br /&#62;
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;&#60;br /&#62;
MLSD&#60;br /&#62;
AUTH TLS&#60;br /&#62;
PBSZ&#60;br /&#62;
PROT&#60;br /&#62;
ESTA&#60;br /&#62;
PASV&#60;br /&#62;
EPSV&#60;br /&#62;
SPSV&#60;br /&#62;
ESTP&#60;br /&#62;
211 End.&#60;br /&#62;
USER &#60;a href=&#34;mailto:butchfernando@officialgetitright.com&#34;&#62;butchfernando@officialgetitright.com&#60;/a&#62;&#60;br /&#62;
331 User &#60;a href=&#34;mailto:butchfernando@officialgetitright.com&#34;&#62;butchfernando@officialgetitright.com&#60;/a&#62; OK. Password required&#60;br /&#62;
PASS ********&#60;br /&#62;
230-User &#60;a href=&#34;mailto:butchfernando@officialgetitright.com&#34;&#62;butchfernando@officialgetitright.com&#60;/a&#62; has group access to: officih1&#60;br /&#62;
230 OK. Current restricted directory is /&#60;br /&#62;
CWD goaltool.officialgetitright.com&#60;br /&#62;
250 OK. Current directory is /goaltool.officialgetitright.com&#60;br /&#62;
TYPE A&#60;br /&#62;
200 TYPE is now ASCII&#60;br /&#62;
PASV&#60;br /&#62;
227 Entering Passive Mode (74,220,215,225,86,164)&#60;br /&#62;
MLSD&#60;br /&#62;
150 Accepted data connection&#60;br /&#62;
226-Options: -a -l&#60;br /&#62;
226 2 matches total&#60;br /&#62;
PWD&#60;br /&#62;
257 &#34;/goaltool.officialgetitright.com&#34; is your current location&#60;br /&#62;
CWD images&#60;br /&#62;
550 Can't change directory to images: No such file or directory&#60;br /&#62;
MKD images&#60;br /&#62;
257 &#34;images&#34; : The directory was successfully created&#60;br /&#62;
CWD images&#60;br /&#62;
250 OK. Current directory is /goaltool.officialgetitright.com/images&#60;br /&#62;
PASV&#60;br /&#62;
227 Entering Passive Mode (74,220,215,225,127,192)&#60;br /&#62;
MLSD&#60;br /&#62;
150 Accepted data connection&#60;br /&#62;
226-Options: -a -l&#60;br /&#62;
226 2 matches total&#60;br /&#62;
CWD /goaltool.officialgetitright.com&#60;br /&#62;
250 OK. Current directory is /goaltool.officialgetitright.com&#60;br /&#62;
CWD script&#60;br /&#62;
550 Can't change directory to script: No such file or directory&#60;br /&#62;
MKD script&#60;br /&#62;
257 &#34;script&#34; : The directory was successfully created&#60;br /&#62;
CWD script&#60;br /&#62;
250 OK. Current directory is /goaltool.officialgetitright.com/script&#60;br /&#62;
PASV&#60;br /&#62;
227 Entering Passive Mode (74,220,215,225,205,102)&#60;/p&#62;
&#60;p&#62;Message below:&#60;br /&#62;
“Cancelled – THERE WERE ERRORS”&#60;/p&#62;
&#60;p&#62;Inside the ERRORS tab:&#60;br /&#62;
“SimpleTool to Achieve Goals - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.220.215.225:52582”
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Lost Local Folders"</title>
<link>http://www.filetransferplanet.com/forums/topic/lost-local-folders#post-666</link>
<pubDate>Thu, 03 Jun 2010 12:08:36 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">666@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Hi;&#60;/p&#62;
&#60;p&#62;I was uploading some files last night and I don't know what I hit, but my local folder disappeared from my local pane and I can't get it back. My files are still on my computer, but I can't access them with my Ipswitch.  2 questions:&#60;/p&#62;
&#60;p&#62;What did I hit to make it go away (so I can avoid it in the future)?&#60;/p&#62;
&#60;p&#62;How do I get my local files to appear in the Local Pane again?
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "switching vista to windows 7"</title>
<link>http://www.filetransferplanet.com/forums/topic/switching-vista-to-windows-7#post-663</link>
<pubDate>Mon, 31 May 2010 22:25:14 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">663@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I am switching my vista to windows 7 with a clean installation. I have a Home v12 single user license with a service agreement. Do I need to uninstall or just leave in the computer? I am taking the computer to a store for the changes in my computer. Will I lose all my files on Ipswitch? Do I need to unregister? Please help!
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "lost remote folders"</title>
<link>http://www.filetransferplanet.com/forums/topic/lost-remote-folders#post-656</link>
<pubDate>Sat, 29 May 2010 13:35:24 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">656@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;I use the Ipswich FTP Home to upload files to two web sites:  &#60;a href=&#34;http://www.lightlink.com/sglap3/massachusetts&#34; rel=&#34;nofollow&#34;&#62;http://www.lightlink.com/sglap3/massachusetts&#60;/a&#62; and &#60;a href=&#34;http://www.lightlink.com/sglap3/newhampshire&#34; rel=&#34;nofollow&#34;&#62;http://www.lightlink.com/sglap3/newhampshire&#60;/a&#62; .  Both web sites are up and still running.  But when I open the Ipswitch WS_FTP program to upload additional files to the web, the two folders for these websites are missing from the remote directory (I'm not even sure my language is correct here--I hope I've said that right).  I've tried every button and menu item I can to find them, but I can't locate them anywhere.  How do I get them to show so that I can select them and load files into them?  Are they gone forever?  Can they be restored?  As you can probably tell, I'm not very tech-literate.  But I sure would helpful appreciate advice. Thanks! GL
&#60;/p&#62;</description>
</item>
<item>
<title>Paul Beugeling on "auto sync. of Local and Remote side"</title>
<link>http://www.filetransferplanet.com/forums/topic/auto-sync-of-local-and-remote-side#post-652</link>
<pubDate>Sun, 23 May 2010 02:05:13 +0000</pubDate>
<dc:creator>Paul Beugeling</dc:creator>
<guid isPermaLink="false">652@http://www.filetransferplanet.com/forums/</guid>
<description>&#60;p&#62;Just a small query....is there a setting somewhere in WS-FTP Pro 2007 which would allow for a synchronization of the Local and Remote side when navigating on the Local side....&#60;/p&#62;
&#60;p&#62;What I mean is, when I navigate from folder to folder on the Local side, is there a way so that the Remote side would automatically navigate to the same folder....&#60;/p&#62;
&#60;p&#62;As it is now I have to do some deep navigation to get to the correct folder/file on the Local side,then I have to do the same deep navigation on the Remote side to transfer the file and sometimes this gets very tedious, especially when I have lots of folders with-in folders, with-in folders to get to a file...&#60;/p&#62;
&#60;p&#62;I know I could not find such a setting, even though I have searched high and low but, that does not mean there isn't one....&#60;/p&#62;
&#60;p&#62;hope you all understand all this, kind regards, Paul&#60;/p&#62;
&#60;p&#62;ps: if this is not possible with WS-FTP Pro 2007 do the newer versions of WS-FTP Pro have a feature that would allow the above to take place...
&#60;/p&#62;</description>
</item>

</channel>
</rss>

