PDA

View Full Version : Copying same Folder of same WebHosting Space at different locations on same space


taruntyagiji
06-17-2009, 06:24 AM
I host multiple websites on same hosting space and therefore need to Copy same Folder of same WebHosting Space (e.g. product folder containing demo versions of our software) at different locations on same webspace at different paths. I do not want to upload the same folder again and again everytime from my PC to server.

Is there any way that I can upload the folder containing files only once and then copy it to different path locations of that server from the folder that i uploaded to that server.

It'll save the hours of my business hours.
Regards

Tarun Tyagi

MxxCon
06-17-2009, 07:57 AM
FTP protocol itself (not just flashfxp) does not have "copy" functionality. just upload and download.

instead of copying the same files multiple times, why don't you upload it into some central location once and then create symbolic links wherever you need additional copies of those files.

bigstar
06-17-2009, 09:40 AM
If your using FTP and the server allows site to site transfers you can do it this way, connect to each site and then drag/drop the files between them.