Legal | Privacy
Allowing Access to Files in a Number of Ways

Allowing Access to Files in a Number of Ways

This lesson demonstrates how to transfer files using different methods.

This lesson will discuss the following:

Overview
Prerequisites
Login to the Oracle Collaboration Suite Portal Page
Changing Your Preferences
Using FTP to Transfer Files

Using Web Folders to Transfer Files

Using Oracle FileSync
Zipping Files
Mailing a Link to a Commonly-Shared File

Place the cursor on this icon to display all screenshots. You can also place the cursor on each icon to see only the screenshot associated with it.

Oracle Files supports a wide range of protocols. You can use File Transfer Protocol (FTP) to transfer files, especially bulk transfers, between a file system and the Oracle Files repository. You can also use the Web Folder extension to Windows Explorer to transfer files. In addition, you can use FileSync to synchronize all file changes between a local machine and Oracle Files. This ensures that the contents of the local folders and the remote folders match.

 

For this lesson to work successfully, you will need your Oracle Collaboration Suite administrator to supply you with a Collaboration Suite user account.
In addition, Oracle FileSync must be installed on your local machine.

To get started with Oracle Files, you need to login to your Oracle Collaboration Suite Portal Page. Perform the following:

1.

Open your browser and enter the following URL:

http://<hostname>:7778/pls/portal/PORTAL.wwsec_app_priv.login

Move your mouse over this icon to see the image

 

2.

Login as susie.parker/welcome1 then click Login.

Move your mouse over this icon to see the image

 

3.

The Oracle Collaboration Suite Portal is displayed. Click Files.

Move your mouse over this icon to see the image

 

4.

You will be shown your Private Files window.

Move your mouse over this icon to see the image

 

For convenience in scrolling through long lists of files, you want to modify the number of files and folders that appear in the browse files page. To specify the number of files, perform the following:

1.

Click Preferences.

Move your mouse over this icon to see the image

 

2.

You can see the general preferences set for the user, Susie. Replace the Items per Page value with 25. Click OK.

Move your mouse over this icon to see the image

 

You want to transfer a presentation file and an associated document related to CustomerABC from your local machine to your public folder on Oracle Files. To ftp the files, perform the following:

1.

At a browser window, enter the following URL to login to the server via VNC:

http://<hostname>:5802

Move your mouse over this icon to see the image

 

2.

Enter the password for the account. Click OK.

Move your mouse over this icon to see the image

 

3.

Start ftp using port 8010:

ftp hostname 8010

Move your mouse over this icon to see the image

 

4.

Enter the username: susie.parker

Move your mouse over this icon to see the image

 

5.

Enter the password: welcome1. You are now logged in.

Move your mouse over this icon to see the image

 

6.

Type ls to view the directory contents.

Move your mouse over this icon to see the image

 

7.

Navigate to your Private directory:

cd Private

Move your mouse over this icon to see the image

 

8.

Type the following command to place the two files, CustomerABC.ppt and CustomerABCdetails.doc in your private folder:

mput CustomerABC*.*

Move your mouse over this icon to see the image
 
Move your mouse over this icon to see the image
9.

Type Ls to verify that the files are now available in your private folder.

Move your mouse over this icon to see the image

 

WebDAV is a protocol designed for Internet Collaboration. An example of WebDAV client is the Web Folders extension to Microsoft Windows Explorer. To transfer the latest CustomerABC presentation file using Web Folders, perform the following:

1.

Open Windows Explorer. In the address bar, type the following URL:

ftp://ocsdemos.com

Move your mouse over this icon to see the image

 

2.

Enter the username: susie.parker and the password: welcome1. Click Login.

Move your mouse over this icon to see the image

 

3.

You can now view the Web Server as a folder in your local machine.

Move your mouse over this icon to see the image

 

4.

Select CustABCPresentation.ppt from your local system. Right-click and select Copy from the drop-down list.

Move your mouse over this icon to see the image Move your mouse over this icon to see the image

 

5.

Select ocsdemos.com. Right-click and select Paste from the drop-down list to copy the files to the Web Server.

Move your mouse over this icon to see the image

 

To keep your files and directories on your local machine in sync with the files in Oracle Files, perform the following:

1.

Select Oracle FileSync from the Windows Start > Programs menu to start the Oracle FileSync application.

Move your mouse over this icon to see the image

 

2.

The first time you select Oracle FileSync, you must create a mapping between the two folders that you want to synchronize. Click Mappings.

Move your mouse over this icon to see the image

 

3.

On the Welcome to the Oracle FileSync screen, enter the Web Server URL:

http://ocsdemos.com:7778/files/content
Click Next.

Move your mouse over this icon to see the image

 

4.

Enter your username: susie.parker and password: welcome1 to login to Oracle FileSync. Click Next.

Move your mouse over this icon to see the image

 

5.

In the Folder Selection Screen, type the following:

What do you want to name this mapping: Document Mapping
What folders do you want to map?
Click Browse Local and select D:\
Click Browse Remote and select /private

Click Next.

Move your mouse over this icon to see the image

 

6.

View the Summary Page. Click Finish. The Mapping Wizard creates a mapping between the two folders that you specified.

Move your mouse over this icon to see the image

 

7.

Open CustomerABCdetails.doc file from the D:\. Type the following content:

Use the CustomerABC.ppt file for the presentation. The presentation covers the introduction, objectives, and the process definition.

For additional details on CustomerABC, please refer to the following URLs:

  • CustomerABC.com
  • CustomerABCresearch.com

Click the Save icon to save the file.

Move your mouse over this icon to see the image

 

8.

Click Sync in the Oracle FileSync window.

Move your mouse over this icon to see the image

 

9.

In the next step, type the password for the file server: welcome1. Click OK.

Move your mouse over this icon to see the image

 

10.

The files are synchronized to maintain consistency between the local and the remote copy.

Move your mouse over this icon to see the image Move your mouse over this icon to see the image Move your mouse over this icon to see the image

 

 

You have made a few last minute modifications to the presentation and the associated document. To zip and upload the files to Oracle Files, perform the following:

1.

Select the CustomerPresentation folder in your local system. Right-click and select Select WinZip from the drop-down list. Select Add to CustomerPresentation.zip to create the zip file.

Move your mouse over this icon to see the image

 

2.

In your Oracle Collaboration Suite Portal, click My Public Files tab.

Move your mouse over this icon to see the image

 

3.

In the Browse Files: susie.parker-Public window, click Upload to copy the files from the local machine to Oracle Files.

Move your mouse over this icon to see the image

 

4.

Click Browse. Select CustomerPresentation.zip and click OK.

Move your mouse over this icon to see the image

 

5.

The zip file is now uploaded to your Public folder.

Move your mouse over this icon to see the image

 

 

You must now e-mail the link to Brad, John, and Heidi to let them know of the location of the latest files. To e-mail the link, perform the following:

1.

Click the Select check-box next to CustomerPresentation.zip file.

Move your mouse over this icon to see the image

 

2.

Click Email to mail the link to the other members.

Move your mouse over this icon to see the image

 

3.

Click Next.

Move your mouse over this icon to see the image

 

4.

Enter brad.knight@oracledemos.com, john.bell@oracledemos.com, heidi.guthery@oracledemos.com in the To: field, Latest presentation in the Subject: field and add the following message before the URL link in the message area:

Hi all,

Please access the latest presentation from the following location:

Add Thanks, Susie after the URL link in the message area. Then click Finish.

Move your mouse over this icon to see the image

 

 

Place the cursor on this icon to hide all screenshots

Copyright © 2003 Oracle Corporation. All Rights Reserved.

 

 

 

 

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy