PDA

View Full Version : ftp on server copy


unversed
7-28-04, 12:13 AM
can I copy some files from one folder to another withing my webspace with ftp program? something like:
copy -R
/www/m/mysite/htdocs/manyfiles/*
to
/www/m/mysite/subdomain/htdocs/manyfiles/*

thanks

Croc Hunter
7-28-04, 01:37 AM
Yes you can move files without download then re-loading by using a script.
And some FTP programs can copy folders/files. Even IE. What are you using?.

Using IE: ftp://ftp.username@ftp01.powweb.com/ <- use your ftp0#

unversed
7-28-04, 01:48 AM
thanks it works (with IE)
can I do it with konqueror (on linux)?
I use TotalCommander( aka WindowsCommander)

Croc Hunter
7-28-04, 02:00 AM
Konqueror yes. Konqueror is the file manager for the K Desktop Environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing.

Total Comander yes. How do I Copy files? Follow these steps:

Set the source directory in one panel, and the target in the other
Select the files you want to copy, either with Insert or the mouse (Ctrl+Click)
Press F5 or click the Copy button
You may now change the destination directory
Click OK
The files will now be copied