Приглашаем посетить
Добычин (dobychin.lit-info.ru)

Reference: put_unique

PreviousChapter 16
FTP
Next
 

put_unique

 $ftp->put_unique(local[, remote])

Puts a file with a unique name onto the server. Arguments are:

local

The name of the file to transfer from the local system, or a filehandle.

remote

The new filename on the remote system. If a file exists by that name, a new unique filename is created.


PreviousHomeNext
Reference: putBook IndexReference: pwd