rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yule1111

Pages: 1
1
HFS ~ HTTP File Server / Re: upload with filename inside URL
« on: April 01, 2009, 03:27:25 PM »
following your example, i m hoping to see the following:
   http://host/folder/~upload?filename=c:\sometext.txt

i can then pass the string to firefox in cmd.exe (or batch file):
  firefox.exe http://host/folder/~upload?filename=c:\sometext-file-1.txt
  firefox.exe http://host/folder/~upload?filename=c:\sometext-file-2.txt
  ...etc...

because i can do this today
  firefox.exe www.cnn.com

thanks

Pages: 1