Saving FTP-linked files doesn't upload

FTP, SFTP, FTPS, and SSH/telnet console issues

Saving FTP-linked files doesn't upload

Postby rcon » Tue Apr 11, 2006 5:59 pm

I was expecting that when I save a file in my project that's linked to an FTP, it would automatically upload the file. Is this not the case? Is there an easy way to trigger an upload per file? (keyboard shortcut?)

Right now I have to go to each file in the project tree and select Upload or upload the whole project. Both are painful solutions. (It would be nice if I could use modified dates to do partial uploads.)
User avatar
rcon
Newbie
 
Posts: 4
Joined: Fri Jan 07, 2005 12:00 am

Re: Saving FTP-linked files doesn't upload

Postby rcon » Thu Apr 13, 2006 9:11 pm

From the sounds of other posts here, the FTP functionality cannot save to both local and remote copies at the same time. This makes the "local copy" option seem pretty pointless.
User avatar
rcon
Newbie
 
Posts: 4
Joined: Fri Jan 07, 2005 12:00 am

Re: Saving FTP-linked files doesn't upload

Postby tekp1234 » Sun Nov 02, 2008 11:38 am

Is there a fix available for this problem yet?

It seems logical if you save a local file linked to an ftp site it would automatically upload to the ftp.
tekp1234
Newbie
 
Posts: 2
Joined: Sun Nov 02, 2008 11:34 am

Re: Saving FTP-linked files doesn't upload

Postby Mofi » Mon Nov 03, 2008 3:19 am

Which version of UE do you have installed?

Hotfix info for v14.20.0.1035 contains the line:

Fixed local copy directory (for FTP transfers)

Please always check for an update - Help - Check for Updates - if something does not work as expected.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Saving FTP-linked files doesn't upload

Postby tekp1234 » Mon Nov 03, 2008 10:16 am

Yep thats the version I have. 14.20.0.1035.

I created my project. Linked it to an ftp account.

But when I edit a local file it does not upload it to the ftp site. Unless I do it manually
tekp1234
Newbie
 
Posts: 2
Joined: Sun Nov 02, 2008 11:34 am

Re: Saving FTP-linked files doesn't upload

Postby Mofi » Mon Nov 03, 2008 2:34 pm

I don't have any project using files opened via FTP (FTP based project). According to the power tip Configure FTP Backup and the UltraEdit help for Local Copy Directory this directory is a backup from what is on the server. It is just a local backup for the files on the server. It looks like it is not designed that you open files from this local backup directory and on save UltraEdit automatically logs in on the server and uploads the file. You have to manually upload it when modifying local files. But if you open a file via FTP and save it, UltraEdit creates first a local backup and then uploads the file.

What you want is explained in the power tip Link remote directories to local directories. But as described in step 4, you have to upload the modified files manually. Of course you can upload whole folders and folder structures. I don't know if UltraEdit determines which file was modified in a directory and uploads then only the modified files in the directory or all files. In the FTP log you should see if UE just uploads all files or runs a synchronize.

If you make changes in many local files at once, for example with a Replace in Files operation, it would be better to use UltraCompare Professional or a special FTP client like Total Commander or WS FTP to synchronize the local files with the files on the server if UltraEdit uploads always all files instead of using a synchronization mechanism.

Please note, I don't have experience with working with files via FTP in UltraEdit. Maybe somebody else has more knowledge than I.

You can also contact the IDM support per email and ask for help. With buying the license you paid also for the support by email. That's one of the main differences between freeware/open source applications and shareware/licensed applications - individual support by the producer of the application is often implemented in the price.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to FTP/SFTP / SSH/Telnet