FTP

  • Thread starter Thread starter francis
  • Start date Start date
F

francis

I am having difficulty publishing a web that has an
embedded swf. The swf file transfer during the publish
causes an error from the server.

The csupport at the ISP site advised me to ftp the file.

I am just a beginner does windowsxp professional have an
ftp program or do I need to purchase one?

Thanks
 
You can ftp from the command line.

At run type CMD
In the Command window use CD to go to the directory that has the file.
Type FTP 65.82.151.151 or FTP DomainName.com/sub-directory
Enter user name and password
Type Put filename
Quit and Exit when done.

Hope this helps,

--
Colin M. McGroarty
MCP+I, MCSE, NT-CIP

(e-mail address removed)
www.McGroarty.org
 
In order not to break the FP SE by FTPing, if you host supports subwebs:
Create a folder for the swf, and convert that folder to a subweb that you only FTP to

--



| I am having difficulty publishing a web that has an
| embedded swf. The swf file transfer during the publish
| causes an error from the server.
|
| The csupport at the ISP site advised me to ftp the file.
|
| I am just a beginner does windowsxp professional have an
| ftp program or do I need to purchase one?
|
| Thanks
 
Back
Top