03-22-2012 02:12 AM - edited 03-10-2019 06:56 PM
Hi,
has anybody checked out how to configure the settings under system administration -> operations -> software repositories for the NFS Protocoll ?
I thought the path would be something like C:\users\acs, but the : is not accepted.
How do I configure this correctly ?
thanks for any hints .
03-22-2012 04:42 AM
Hi,
For NFS, the repository url is of form:
nfs://server:path
for example--
nfs://loc-filer02a:/vol/local1/private1/jdoe
Regards,
Dev
06-20-2012 05:59 AM
Could you explain how to do this with a Windows file server. The one you reference looks like a linux server.
06-20-2012 06:39 AM
nfs://server:path
Server is the server name and path refers to /subdir/subsubdir. Remember that a colon (:) is required after the server like this:
url nfs://x.x.x.x:/backup
NFS—If you choose this protocol, you must provide the server name and path. You can optionally provide the credentials. If you choose this protocol, make sure that ACS has full access to the NFS file system. You must have read-write and allow root access permission on the NFS file system.
Regards,
Jatin
Do rate helpful posts
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide