saving to ftp from word or excel

×

שרון

hi,
I have an ftp address in 'My Network Connections' to which i can drag and
drop html files from word or excel. When I try to 'Save As' directly from
word or excel i get an error that it was not possible to connect to the ftp
address.
Is there any way to save files to ftp directly from office programs?
 
S

Steve Rindsberg

×©×¨×•× said:
hi,
I have an ftp address in 'My Network Connections' to which i can drag and
drop html files from word or excel. When I try to 'Save As' directly from
word or excel i get an error that it was not possible to connect to the ftp
address.
Is there any way to save files to ftp directly from office programs?

Yes, there is. The generic formula is this:

ftp://user:password@ftp_server.com/path/filename

Fill in your user name, password, ftp server and the path to the folder where
you want to save the file and it should work.
 
Top