![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find Exact word in file | Jeevan Salunke | Shell Programming and Scripting | 5 | 09-23-2008 02:39 AM |
| vi - replacing a relative path with absolute path in a file | Yinzer955i | UNIX for Dummies Questions & Answers | 2 | 09-07-2006 11:47 AM |
| Rename a file if I don't know its exact original name? | propel | Shell Programming and Scripting | 9 | 03-07-2006 06:54 AM |
| accessing o an exact line in a file | walnut | Shell Programming and Scripting | 2 | 02-23-2006 04:31 PM |
| how to find the exact pattern from a file? | surjyap | Shell Programming and Scripting | 7 | 12-05-2005 09:00 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Exact path to a file
I uploaded a database file to Public_html of a virtual server using Unix and a dedicated ip address. I can reach it by browser in typing the address as xxx.xxx.xxx.xxx/Directoryname/databasename.dat . I am asked what I want to do, download or open.
When I try to reach the file via a program which uses the file, but is not made for using files on a server, but on a local computer, a internal network or a VPN like Hamachi, the program doesn't find the file by typing in the address as shown below: \\xxx.xxx.xxx.xxx\Directoryname\databasename.dat or \\xxx.xxx.xxx.xxx\public_html\Directoryname\databasename.dat or //xxx.xxx.xxx.xxx/Directoryname/databasename.dat or //xxx.xxx.xxx.xxx/public_html/Directoryname/databasename.dat Any help is appreciated. jml |
|
|||||
|
type typing:
http://xxx.xxx.xxx.xxx/Directoryname/databasename.dat into the program. Sometimes it works, Assuming it is only needed for ONLY READING and not writing to the file. If not you will have to download it to the local pc or create a nfs or samba share to the server for the program to open it. |
![]() |
| Bookmarks |
| Tags |
| unix download |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|