FTP upload from list

English support forum

Moderators: white, Hacker, petermad, Stefan2

User avatar
Hacker
Moderator
Moderator
Posts: 13073
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Cukorka,
No, Christian wanted to say something like this:

Code: Select all

put:C:\path\datei1.txt -> ftp://opera@hpux/tmp/datei1.txt 
put:C:\path\datei2.txt -> ftp://opera@hpux/tmp/datei2.txt
and then you go to the /tmp/ dir and Shift-F6 the files from "datei1.txt" to "../dir_with_many_files/datei1.txt" and "datei2.txt" to "../dir_with_many_files/datei2.txt".

In other words - upload to an empty dir on FTP, then move from one dir on FTP to another dir on FTP.

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Cukorka
Junior Member
Junior Member
Posts: 14
Joined: 2006-01-06, 14:27 UTC

Post by *Cukorka »

Much thanks Roman, I can understand it now, and will try this method.
Post Reply