Linux-based private cloud setup serving macOS clients; iCloud-like experience [on hold] The Next CEO of Stack OverflowLooking for a recommendation on measuring a high availability app that is using a CDNWhat network file sharing protocol has the best performance and reliability?Preventing ‘ghost’ AFP mount pointsWhy do I get “Operation not permitted” when trying to mount a volume using sshfs and MacFUSE?Mounting fuse sshfs fails when invoked by Cron on FreeBSD 9.0What is the potential for a FUSE mount to destabilize a Linux server?Samba share not working for osx users, but fine for windows users?Mount a SFTP remote filesystem that doesn't give shell accessSSHFS mount with sudo - how to restrict privileges?Automatically change remote user with sshfsHow to allow a Django application running on Apache to access a remote directory mounted with sshfs

Multi tool use
Multi tool use

How should I connect my cat5 cable to connectors having an orange-green line?

Compilation of a 2d array and a 1d array

How exploitable/balanced is this homebrew spell: Spell Permanency?

How can the PCs determine if an item is a phylactery?

Free fall ellipse or parabola?

Find a path from s to t using as few red nodes as possible

Does the Idaho Potato Commission associate potato skins with healthy eating?

Can a PhD from a non-TU9 German university become a professor in a TU9 university?

Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?

Why can't we say "I have been having a dog"?

Cannot restore registry to default in Windows 10?

Strange use of "whether ... than ..." in official text

Early programmable calculators with RS-232

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?

Read/write a pipe-delimited file line by line with some simple text manipulation

Can you teleport closer to a creature you are Frightened of?

Simplify trigonometric expression using trigonometric identities

Is it reasonable to ask other researchers to send me their previous grant applications?

Car headlights in a world without electricity

Can Sri Krishna be called 'a person'?

Shortening a title without changing its meaning

Why was Sir Cadogan fired?

How can I prove that a state of equilibrium is unstable?

How seriously should I take size and weight limits of hand luggage?



Linux-based private cloud setup serving macOS clients; iCloud-like experience [on hold]



The Next CEO of Stack OverflowLooking for a recommendation on measuring a high availability app that is using a CDNWhat network file sharing protocol has the best performance and reliability?Preventing ‘ghost’ AFP mount pointsWhy do I get “Operation not permitted” when trying to mount a volume using sshfs and MacFUSE?Mounting fuse sshfs fails when invoked by Cron on FreeBSD 9.0What is the potential for a FUSE mount to destabilize a Linux server?Samba share not working for osx users, but fine for windows users?Mount a SFTP remote filesystem that doesn't give shell accessSSHFS mount with sudo - how to restrict privileges?Automatically change remote user with sshfsHow to allow a Django application running on Apache to access a remote directory mounted with sshfs










-1















Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question













put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday
















-1















Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question













put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.
















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday














-1












-1








-1








Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.










share|improve this question














Does anyone know how iCloud is setup, and whether it is possible to replicate this on a macOS client with a private server?



Assuming one has a Linux-based server with SSH/SFTP access (and can configure other services for access on that server), is there a seamless and user-friendly way to provide an iCloud-like experience on macOS with a Linux backend?



I've tired OS X Fuse/SSHFS on Mac clients, and while that mostly just works fine, the issue is the user-friendly part. What I'm looking for something that once setup, can be accessed (read: connect to server, grab directory listing, etc). from Finder by simply clicking on a folder/shortcut in the sidebar.



I've also tried various "cloud mount" apps that will mount SFTP shares as network volumes. This is better, but still does not live up to that "iCloud-like" experience.







linux mac-osx cloud sshfs






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









user3814483user3814483

1417




1417




put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.







put on hold as off-topic by Sven yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – Sven
If this question can be reworded to fit the rules in the help center, please edit the question.












  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday


















  • @Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

    – user3814483
    yesterday

















@Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

– user3814483
yesterday






@Sven it's not a request for a product, service or learning material. It is a an implementation question. Perhaps an app can accomplish this, or perhaps a combination of shell scripts, services other than SSH/SFTP are required. In the end, it is a technical question and other questions which are far more "off topic" have been previously posted and answered on this site. Here's one, by way of example: serverfault.com/questions/119186/…

– user3814483
yesterday











0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

qOxG244IVeVtQWZ1U8iW3rE 5rVMoBOhRJ yaPX1f t,MFibRULN1w xPbMLAfMk yjZW3rsN6P6w8q3t
ZyCESJ4XMtb2,fpDMF scGBv7UBud2FfvLAPuYTN j9Xx

Popular posts from this blog

RemoteApp sporadic failureWindows 2008 RemoteAPP client disconnects within a matter of minutesWhat is the minimum version of RDP supported by Server 2012 RDS?How to configure a Remoteapp server to increase stabilityMicrosoft RemoteApp Active SessionRDWeb TS connection broken for some users post RemoteApp certificate changeRemote Desktop Licensing, RemoteAPPRDS 2012 R2 some users are not able to logon after changed date and time on Connection BrokersWhat happens during Remote Desktop logon, and is there any logging?After installing RDS on WinServer 2016 I still can only connect with two users?RD Connection via RDGW to Session host is not connecting

Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020