Ask a Question related to PERL Beginners, Design and Development.
-
Ryan K Whippo #1
Upload local file to server
Is there an easy way to upload a local file to a server?
Ryan K Whippo Guest
-
Resize image from local drive and upload to server
Hi there I want to allow the user to chose an image from his local hard drive. The image should then be loaded into the Flex 2 application.... -
LWP - multipart/form-data file upload from scalar rather than local file
I'm looking to do an HTTP upload, preferably with HTTP::Request::Common, but get the file data from either a filehandle or a scalar rather than... -
upload .mdb file to server
Hello! Is there anyone to help me with my database problem? I'm uploading the database file (Ms Access file) but when I'm trying to put a a log in... -
How can I auto upload a file to the server?
I have a .txt file on my local Windows 2000 box that i want uploaded to a remote L.A.M.P. server with only one click. I want to have a link... -
Is it possible to upload a file from Director to a web server?
I've not used Director before, so apologies in advance if this is a very straightforward question. We are considering Director for a project where... -
Matthew Harrison #2
Re: Upload local file to server
On Fri, Aug 29, 2003 at 11:13:24AM -0500, Whippo, Ryan K wrote:
gonna need to know some stuff before i can help further:> Is there an easy way to upload a local file to a server?
what operating system is your local machine/server?
what protocol/software do you want to upload with?
what sort of data?
thanks
--
Mat Harrison
Technical Developer
3d Computer Systems Ltd.
[email]matth@3d-computers.co.uk[/email]
-------------------------
ASCII ribbon campaign ( )
- against HTML email X
& Usenet posts / \
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (OpenBSD)
iD8DBQE/T3y7mbMTrp/jhicRAhp0AJ9E7yTD80nU75V1ThXyByfMSbmKjwCeJVGf
jscAzqns2R9a2C4UFIJ2DVY=
=JDlK
-----END PGP SIGNATURE-----
Matthew Harrison Guest
-
Anthony Akens #3
RE: Upload local file to server
FTP, NFS, Windows Shares, rcp, scp....
It's a pretty open-ended question, depends on what OS
the server is running, what services, etc.
Tony
-----Original Message-----
From: Whippo, Ryan K [mailto:rkwhippo@indiana.edu]
Sent: Friday, August 29, 2003 11:13 AM
To: [email]beginners@perl.org[/email]
Subject: Upload local file to server
Is there an easy way to upload a local file to a server?
--
To unsubscribe, e-mail: [email]beginners-unsubscribe@perl.org[/email]
For additional commands, e-mail: [email]beginners-help@perl.org[/email]
Anthony Akens Guest
-
wiggins@danconia.org #4
RE: Upload local file to server
------------------------------------------------
On Fri, 29 Aug 2003 11:13:24 -0500, "Whippo, Ryan K" <rkwhippo@indiana.edu> wrote:
There are lots of ways, FTP, scp, through a web browser, email, etc. Find out what the server supports from the admin, and more specific help can be provided.> Is there an easy way to upload a local file to a server?
>
[url]http://danconia.org[/url]
wiggins@danconia.org Guest



Reply With Quote

