F5F Stay Refreshed Power Users Networks Access via SharePoint or Google Drive through SMB protocol.

Access via SharePoint or Google Drive through SMB protocol.

Access via SharePoint or Google Drive through SMB protocol.

Pages (2): 1 2 Next
O
oggypop
Member
240
07-27-2023, 05:26 AM
#1
You need to connect to either SharePoint or Google Drive via SMB. The goal is to edit big files by uploading only the modified parts instead of sending the entire file each time, which helps with a slow upload connection.
O
oggypop
07-27-2023, 05:26 AM #1

You need to connect to either SharePoint or Google Drive via SMB. The goal is to edit big files by uploading only the modified parts instead of sending the entire file each time, which helps with a slow upload connection.

Y
ylyes4
Senior Member
572
07-27-2023, 06:10 AM
#2
Yes, SMB allows editing specific parts of a file directly, which helps avoid transferring the whole thing. But you're right—this could risk data corruption if not handled carefully.
Y
ylyes4
07-27-2023, 06:10 AM #2

Yes, SMB allows editing specific parts of a file directly, which helps avoid transferring the whole thing. But you're right—this could risk data corruption if not handled carefully.

Y
ylyes4
Senior Member
572
07-27-2023, 09:17 AM
#3
Yes, but I want this functionality with the cloud.
Y
ylyes4
07-27-2023, 09:17 AM #3

Yes, but I want this functionality with the cloud.

A
Austin8998
Junior Member
8
07-29-2023, 06:18 AM
#4
Using TCP works the same across all Windows networks.
A
Austin8998
07-29-2023, 06:18 AM #4

Using TCP works the same across all Windows networks.

X
XxvalentinoxX
Member
67
07-29-2023, 09:36 PM
#5
Interesting. TIL means "That's Interesting."
X
XxvalentinoxX
07-29-2023, 09:36 PM #5

Interesting. TIL means "That's Interesting."

O
oMabye
Member
201
08-03-2023, 02:28 AM
#6
Neither of those options are suitable for general use, for a valid reason. SMB doesn’t handle links well and lacks strong security features. Consider S3-compatible storage instead—it should meet your needs. The G drive isn’t ideal for this purpose; Google Cloud Storage is better suited.
O
oMabye
08-03-2023, 02:28 AM #6

Neither of those options are suitable for general use, for a valid reason. SMB doesn’t handle links well and lacks strong security features. Consider S3-compatible storage instead—it should meet your needs. The G drive isn’t ideal for this purpose; Google Cloud Storage is better suited.

3
3Edge
Senior Member
718
08-03-2023, 10:17 AM
#7
I understand the security concern about restricting IPs. I aim for a solution that integrates smoothly with the cloud.
3
3Edge
08-03-2023, 10:17 AM #7

I understand the security concern about restricting IPs. I aim for a solution that integrates smoothly with the cloud.

T
Treplex
Member
133
08-04-2023, 01:33 PM
#8
Have you explored S3 compatible storage options? They can be mounted directly as drives in Linux and function similarly to any other filesystem.
T
Treplex
08-04-2023, 01:33 PM #8

Have you explored S3 compatible storage options? They can be mounted directly as drives in Linux and function similarly to any other filesystem.

M
MattIXC
Member
196
08-04-2023, 08:06 PM
#9
Of course, but then you'll need to relocate everything and cover the costs.
M
MattIXC
08-04-2023, 08:06 PM #9

Of course, but then you'll need to relocate everything and cover the costs.

P
PommeVerte
Member
122
08-06-2023, 01:20 PM
#10
That seems like a more suitable approach, tailored for your needs. Have you explored rclone mounts? They can handle GDrive and other devices as a fuse filesystem.
P
PommeVerte
08-06-2023, 01:20 PM #10

That seems like a more suitable approach, tailored for your needs. Have you explored rclone mounts? They can handle GDrive and other devices as a fuse filesystem.

Pages (2): 1 2 Next